home *** CD-ROM | disk | FTP | other *** search
/ FM Towns: Free Software Collection 6 / FM Towns Free Software Collection 6.iso / t_os / tanuki / tanuinst.bat < prev    next >
DOS Batch File  |  1993-07-08  |  229b  |  10 lines

  1. md %1
  2. copy %3 %1\%1.opm
  3. echo -call %1-%2>%1\%1.set
  4. echo -asama>>%1\%1.set
  5. echo -dir %1>>%1\%1.set
  6. echo -manage %1\%1.tan>>%1\%1.set
  7. echo -openm %1\%1.opm>>%1\%1.set
  8. echo -gosa 5>>%1\%1.set
  9. echo -res %1\%1.res>>%1\%1.set
  10.